Skip to content

docs: fix broken markdown links#2223

Merged
manishdait merged 1 commit into
hiero-ledger:mainfrom
bhuvan-somisetty:fix/2216-markdown-links
May 3, 2026
Merged

docs: fix broken markdown links#2223
manishdait merged 1 commit into
hiero-ledger:mainfrom
bhuvan-somisetty:fix/2216-markdown-links

Conversation

@bhuvan-somisetty

Copy link
Copy Markdown
Contributor

Fixes #2216.

Summary

  • Update the missing checklist link to the existing testing checklist anchor
  • Replace the missing CHANGELOG link with the repository Releases page
  • Remove private GitHub team links from the public team page

Testing

  • Verified replacement Releases URL returns HTTP 200
  • Verified the testing checklist heading exists in docs/sdk_developers/testing.md

Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@coderabbitai

coderabbitai Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 74651b2a-04c3-4de9-a421-254e046fb37a

📥 Commits

Reviewing files that changed from the base of the PR and between a534436 and 3b9f4df.

📒 Files selected for processing (3)
  • CONTRIBUTING.md
  • docs/sdk_developers/pylance.md
  • docs/team.md
💤 Files with no reviewable changes (1)
  • docs/team.md

Walkthrough

This PR fixes broken links detected by scheduled markdown link checks across three documentation files: updating a checklist reference in CONTRIBUTING.md, redirecting a changelog reference to the releases page in pylance.md, and removing GitHub team links from team.md.

Changes

Documentation Link Updates

Layer / File(s) Summary
Checklist Documentation Link
CONTRIBUTING.md
Developer Resources table Checklist link updated to point to docs/sdk_developers/testing.md#testing-checklist-for-contributors.
SDK References
docs/sdk_developers/pylance.md
Reference link changed from CHANGELOG.md to releases page.
Team Page Links
docs/team.md
GitHub team links removed from Triage, Committer, and Maintainer sections.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'docs: fix broken markdown links' accurately reflects the main changes in the PR, which update documentation links, replace broken links, and remove private links.
Description check ✅ Passed The description is clearly related to the changeset, providing specific details about the three categories of changes: updating checklist links, replacing CHANGELOG links, and removing private team links.
Linked Issues check ✅ Passed The PR successfully addresses issue #2216 by fixing all three broken markdown links reported: checklist link in CONTRIBUTING.md, CHANGELOG link in pylance.md, and private GitHub team links in team.md.
Out of Scope Changes check ✅ Passed All changes in the PR are directly related to fixing broken markdown links as specified in issue #2216; no out-of-scope modifications are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📋 Issue Planner

Built with CodeRabbit's Coding Plans for faster development and fewer bugs.

View plan used: #2216

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: Turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get your free trial and get 200 agent minutes per Slack user (a $50 value).


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@exploreriii exploreriii added step: 2nd second stage of the review approval process reviewer: write requires a review with write permissions labels May 3, 2026
@github-actions github-actions Bot added notes: automated notes: broken markdown links skill: beginner Achievable by a fairly new comer that has already completed a couple of good first issues labels May 3, 2026
@manishdait
manishdait merged commit 724625c into hiero-ledger:main May 3, 2026
11 checks passed
@manishdait manishdait added this to the v0.2.6 milestone May 3, 2026
NssGourav pushed a commit to NssGourav/hiero-sdk-python that referenced this pull request May 14, 2026
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

notes: automated notes: broken markdown links reviewer: write requires a review with write permissions skill: beginner Achievable by a fairly new comer that has already completed a couple of good first issues step: 2nd second stage of the review approval process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scheduled Markdown Link Check Found Broken Links

3 participants